Hello all,
I've somewhat stuck in understanding the structure of the Email entity. For example, there is a link type field "fromEmailAddress", which is absent in Relationships list. Then, there are fields like "from", "fromAddress", "fromEmailAddress" of which I can not catch difference, so on.
Well, what I need is a Formula in Email entity which finds all Contacts with emails, contained in fields "To", "From", "CC", and then processes this list.
Could you give me just a little hint, which functions with which fields should be used?
Thanks.
I've somewhat stuck in understanding the structure of the Email entity. For example, there is a link type field "fromEmailAddress", which is absent in Relationships list. Then, there are fields like "from", "fromAddress", "fromEmailAddress" of which I can not catch difference, so on.
Well, what I need is a Formula in Email entity which finds all Contacts with emails, contained in fields "To", "From", "CC", and then processes this list.
Could you give me just a little hint, which functions with which fields should be used?
Thanks.
Comment